Northwoods.GoWPF 2.2.4 Assembly
GraphLinksModel<NodeType,NodeKey,PortKey,LinkType> Class
Members 

the Type of node data
the Type of a value uniquely identifying a node data
the Type of an optional value identifying a particular port on a node; should be String
the Type of link data
The generic implementation of a diagram model consisting of nodes and subgraphs, with any number of explicit link data representing links between any two nodes.
Syntax
Type Parameters
NodeType
the Type of node data
NodeKey
the Type of a value uniquely identifying a node data
PortKey
the Type of an optional value identifying a particular port on a node; should be String
LinkType
the Type of link data
Inheritance Hierarchy

System.Object
   Northwoods.GoXam.Model.DiagramModel
      Northwoods.GoXam.Model.GraphLinksModel<NodeType,NodeKey,PortKey,LinkType>
         Northwoods.GoXam.Model.PartsModel
         Northwoods.GoXam.Model.UniversalGraphLinksModel

Requirements
See Also

Reference

GraphLinksModel<NodeType,NodeKey,PortKey,LinkType> Members
Northwoods.GoXam.Model Namespace
IDiagramModel Interface

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback